services.akkoma.config.":web_push_encryption".":vapid_details".private_key
NixOS option
base64-encoded private ECDH key. The attribute _secret should point to a file containing the secret.
type: secret valueDefault
declared in: nixos/modules/services/web-apps/akkoma.nixView source on NixOS/nixpkgs →{
_secret = "/var/lib/secrets/akkoma/vapid-private";
}